home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 102
/
CD-ROM 102.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
channels
/
2Sync
/
tips
/
scripts
/
DefineButton2_12
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-22
|
165 b
|
5 lines
on(press){
this._parent.startDrag(false,this._parent._x,0,this._parent._x,_parent._parent.scroller.spareScroll + 1);
_parent._parent.scroller.goDrag(1);
}